Skip to content

Conversation

@Oxyjun
Copy link
Contributor

@Oxyjun Oxyjun commented Aug 13, 2025

Summary

This PR replaces the ListExamples component with ResourceBySelector component across the docs site.

Screenshots (optional)

Documentation checklist

  • Is there a changelog entry (guidelines)? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to RSS feeds, the Discord, and X.
  • The documentation style guide has been adhered to.
  • If a larger change - such as adding a new page- an issue has been opened in relation to any incorrect or out of date information that this PR fixes.
  • Files which have changed name or location have been allocated redirects.

@github-actions
Copy link
Contributor

github-actions bot commented Aug 13, 2025

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
*.astro @cloudflare/developer-advocacy, @kristianfreeman, @kodster28, @pedrosousa, @haleycode, @GregBrimble, @KianNH, @WalshyDev
/src/components/ @cloudflare/developer-advocacy, @kristianfreeman, @kodster28, @pedrosousa, @marciocloudflare, @haleycode, @maxvp, @GregBrimble, @KianNH, @WalshyDev
*.ts @cloudflare/developer-advocacy, @kristianfreeman, @kodster28, @pedrosousa, @haleycode, @GregBrimble, @KianNH, @WalshyDev
/src/content/docs/cloudflare-one/ @ranbel, @cloudflare/pcx-technical-writing
/src/content/docs/containers/ @mikenomitch, @th0m, @cloudflare/pcx-technical-writing, @cloudflare/cloudchamber
/src/content/docs/d1/ @elithrar, @rozenmd, @vy-ton, @joshthoward, @oxyjun, @harshil1712, @cloudflare/pcx-technical-writing
/src/content/docs/durable-objects/ @elithrar, @vy-ton, @joshthoward, @oxyjun, @harshil1712, @mikenomitch, @cloudflare/pcx-technical-writing, @cloudflare/workers-runtime-1
/src/content/docs/images/ @ToriLindsay, @cloudflare/pcx-technical-writing, @renandincer, @third774
/src/content/docs/kv/ @elithrar, @thomasgauvin, @rts-rob, @oxyjun, @cloudflare/pcx-technical-writing
/src/content/docs/pub-sub/ @elithrar, @dcpena, @cloudflare/pcx-technical-writing
/src/content/docs/queues/ @elithrar, @jonesphillip, @harshil1712, @cloudflare/pcx-technical-writing
/src/content/docs/r2/ @oxyjun, @elithrar, @jonesphillip, @aninibread, @harshil1712, @cloudflare/workers-docs, @cloudflare/pcx-technical-writing
/src/content/docs/rules/ @pedrosousa, @cloudflare/pcx-technical-writing
/src/content/docs/stream/ @tsmith512, @ToriLindsay, @cloudflare/pcx-technical-writing, @renandincer, @third774
/src/content/docs/style-guide/ @dcpena, @cloudflare/pcx-technical-writing
/src/content/docs/turnstile/ @migueldemoura, @punkeel, @worenga, @patriciasantaana, @cloudflare/pcx-technical-writing
/src/content/docs/workers/ @cloudflare/workers-docs, @GregBrimble, @irvinebroque, @mikenomitch, @korinne, @WalshyDev, @cloudflare/deploy-config, @cloudflare/pcx-technical-writing, @kodster28, @cloudflare/wrangler, @cloudflare/workers-runtime-1, @cloudflare/wrangler
/src/content/docs/workflows/ @elithrar, @celso, @cloudflare/pcx-technical-writing

@github-actions
Copy link
Contributor

github-actions bot commented Aug 13, 2025

Preview URL: https://f966dd6a.preview.developers.cloudflare.com
Preview Branch URL: https://jun-docs-resource-by-selector.preview.developers.cloudflare.com

Files with changes (up to 15)

Original Link Updated Link
https://developers.cloudflare.com/style-guide/components/list-examples/ https://jun-docs-resource-by-selector.preview.developers.cloudflare.com/style-guide/components/list-examples/
https://developers.cloudflare.com/rules/examples/ https://jun-docs-resource-by-selector.preview.developers.cloudflare.com/rules/examples/
https://developers.cloudflare.com/style-guide/components/resources-by-selector/ https://jun-docs-resource-by-selector.preview.developers.cloudflare.com/style-guide/components/resources-by-selector/
https://developers.cloudflare.com/rules/snippets/examples/ https://jun-docs-resource-by-selector.preview.developers.cloudflare.com/rules/snippets/examples/
https://developers.cloudflare.com/r2/tutorials/ https://jun-docs-resource-by-selector.preview.developers.cloudflare.com/r2/tutorials/
https://developers.cloudflare.com/cloudflare-one/api-terraform/access-api-examples/ https://jun-docs-resource-by-selector.preview.developers.cloudflare.com/cloudflare-one/api-terraform/access-api-examples/
https://developers.cloudflare.com/containers/examples/ https://jun-docs-resource-by-selector.preview.developers.cloudflare.com/containers/examples/
https://developers.cloudflare.com/d1/examples/ https://jun-docs-resource-by-selector.preview.developers.cloudflare.com/d1/examples/
https://developers.cloudflare.com/durable-objects/examples/ https://jun-docs-resource-by-selector.preview.developers.cloudflare.com/durable-objects/examples/
https://developers.cloudflare.com/images/examples/ https://jun-docs-resource-by-selector.preview.developers.cloudflare.com/images/examples/
https://developers.cloudflare.com/kv/examples/ https://jun-docs-resource-by-selector.preview.developers.cloudflare.com/kv/examples/
https://developers.cloudflare.com/pub-sub/examples/ https://jun-docs-resource-by-selector.preview.developers.cloudflare.com/pub-sub/examples/
https://developers.cloudflare.com/queues/examples/ https://jun-docs-resource-by-selector.preview.developers.cloudflare.com/queues/examples/
https://developers.cloudflare.com/rules/cloud-connector/examples/ https://jun-docs-resource-by-selector.preview.developers.cloudflare.com/rules/cloud-connector/examples/
https://developers.cloudflare.com/rules/compression-rules/examples/ https://jun-docs-resource-by-selector.preview.developers.cloudflare.com/rules/compression-rules/examples/

@github-actions
Copy link
Contributor

This PR requires additional review attention because it affects the following areas:

Redirects

This PR changes current filenames or deletes current files. Make sure you have redirects set up to cover the following paths:

  • /style-guide/components/list-examples/

@Oxyjun Oxyjun enabled auto-merge (squash) August 14, 2025 13:37
@Oxyjun Oxyjun merged commit 3eb1147 into production Aug 14, 2025
8 checks passed
@Oxyjun Oxyjun deleted the jun/docs/resource-by-selector branch August 14, 2025 13:46
thomasgauvin pushed a commit that referenced this pull request Aug 15, 2025
* Replacing ListExamples with ResourceBySelector.

* Add optional showLastUpdated property

* tweaks to schema

* Ensuring example directory is always specified

* Removing style guide page for ListExamples

* Keeping ListTutorials for now

* remove component and import

* component def tweaks

---------

Co-authored-by: kodster28 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

product:cloudflare-one product:containers product:d1 D1: https://developers.cloudflare.com/d1/ product:durable-objects Durable Objects: https://developers.cloudflare.com/workers/learning/using-durable-objects/ product:images Related to Image Resizing product product:kv product:pub-sub Pub/Sub: https://developers.cloudflare.com/pub-sub product:queues Cloudflare Queues: https://developers.cloudflare.com/queues product:rules Related to rules product:stream Related to Stream product product:turnstile product:workers Related to Workers product product:workflows Workflows: https://developers.cloudflare.com/workflows/ size/s

Projects

None yet

Development

Successfully merging this pull request may close these issues.